chore(deps): update all development non-major dependencies #250
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.2.3
->7.3.0
7.2.3
->7.3.1
16.7.18
->16.8.2
4.0.3
->4.0.7
0.2.2
->0.2.5
7.0.1
->7.0.2
3.2.0
->3.2.4
4.1.0
->4.1.1
7.0.1
->7.0.2
0.1.17
->0.1.21
9.0.1
->9.0.2
6.4.0
->6.4.4
4.0.1
->4.0.2
4.0.1
->4.0.2
6.0.1
->6.0.2
5.0.1
->5.0.2
4.1.6
->4.1.10
6.1.0
->6.1.1
7.1.0
->7.1.1
9.0.9
->9.1.0
5.0.0
->5.2.0
24.0.0
->24.1.0
8.0.4
->8.0.5
2.4.1
->2.4.2
2.6.1
->2.6.4
1.7.1
->1.9.1
5.12.0
->5.13.0
22.1.2
->22.2.2
6.1.2
->6.2.1
7.12.0
->7.12.4
4.0.12
->4.1.0
6.2.1
->6.2.2
24.0.0
->24.1.0
3.8.0
->3.11.0
8.1.0
->8.1.3
1.15.3
->1.16.4
16.7.0
->16.8.1
10.0.3
->10.0.4
16.7.0
->16.8.1
1.5.0
->1.5.1
2.6.2
->2.6.3
9.9.0
->9.10.1
1.5.1
->1.5.2
4.28.3
->4.29.3
3.1.2
->3.2.3
4.1.5
->4.2.1
Release Notes
babel/babel
v7.3.0
Compare Source
v7.3.0 (2019-01-21)
Thanks to @jamesgeorge007 and @armano2 for their first PR!
👓 Spec Compliancy
babel-parser
new import(x)
andimport(x,)
. (@nicolo-ribaudo)🚀 New Feature
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
babel-preset-env-standalone
,babel-preset-env
babel-helpers
,babel-plugin-transform-named-capturing-groups-regex
babel-preset-env
babel-generator
,babel-types
babel-parser
🐛 Bug Fix
babel-parser
babel-types
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
babel-helper-builder-react-jsx
,babel-plugin-transform-react-jsx
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
babel-preset-env
💅 Polish
babel-parser
📝 Documentation
🏠 Internal
babel-parser
babel-types
babel-helpers
Committers: 13
zendeskgarden/css-components
v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.5
Compare Source
v4.0.4
Compare Source
zendeskgarden/eslint-config
v7.1.1
Compare Source
7.1.1 (2019-02-04)
zendeskgarden/stylelint-config
v9.1.0
Compare Source
Features
9.0.9 (2018-11-30)
9.0.8 (2018-11-14)
9.0.7 (2018-10-30)
9.0.6 (2018-10-16)
Bug Fixes
9.0.5 (2018-09-04)
9.0.4 (2018-08-21)
9.0.3 (2018-08-14)
9.0.2 (2018-08-13)
9.0.1 (2018-08-06)
zendeskgarden/svg-icons
v5.2.0
Compare Source
Features
answer-bot
andbuilding
icons (#56) (5f34f0f)v5.1.0
Compare Source
Features
answer-bot
andbuilding
icons (#56) (5f34f0f)facebook/jest
v24.1.0
Compare Source
Features
[jest-resolve]
: Pass default resolver into custom resolvers (#7714)[jest-cli]
:global{Setup,Teardown}
use default export with es modules (#7750)[jest-runtime]
Better error messages when the jest environment is used after teardown by async code (#7756)[jest-jasmine2]
Will now only execute at most 5 concurrent tests within the same testsuite when usingtest.concurrent
(#7770)[jest-circus]
Same as[jest-jasmine2]
, only 5 tests will run concurrently by default (#7770)[jest-config]
A newmaxConcurrency
option allows to change the number of tests allowed to run concurrently (#7770)Fixes
[jest-runtime]
Fix for mocks not working with module name mapper (#7787)[jest-cli]
Break dependency cycle when using Jest programmatically (#7707)[jest-config]
Extract setupFilesAfterEnv from preset (#7724)[jest-cli]
Do not execute anyglobalSetup
orglobalTeardown
if there are no tests to execute (#7745)[jest-runtime]
Lock down version ofwrite-file-atomic
(#7725)[jest-cli]
Print log entries when logging happens after test environment is torn down (#7731)[jest-config]
Do not use a uuid asname
since that breaks caching (#7746)[jest-config]
Make surenormalize
can consumeDefaults
without warnings (#7742)[jest-config]
AllowmoduleFileExtensions
without 'js' for custom runners (#7751)[jest-cli]
Load transformers before installing require hooks (#7752[jest-cli]
Handle missingnumTodoTests
in test results (#7779)[jest-runtime]
Exclude setup/teardown files from coverage report (#7790[babel-jest]
Throw an error ifbabel-jest
tries to transform a file ignored by Babel (#7797)[babel-plugin-jest-hoist]
Ignore TS type references when looking for out-of-scope references (#7799Chore & Maintenance
[jest]
Update jest-junit to ^6.2.1 (#7739)[website]
Fix broken help link on homepage (#7706)[docs]
Changed Babel setup documentation to correctly compileasync/await
(#7701)babel/babel-loader
v8.0.5
Compare Source
find-cache-dir
to 2.0chalk/chalk
v2.4.2
Compare Source
f95d9ec
This release is done from the
v2-release
branch, asmaster
branch targets the work-in-progress v3 release.zloirock/core-js
v2.6.4
Compare Source
v2.6.3
Compare Source
babel-minify
bug, #479v2.6.2
Compare Source
7.2.3
->7.3.0
7.2.3
->7.3.1
16.7.18
->16.8.2
4.0.3
->4.0.7
0.2.2
->0.2.5
7.0.1
->7.0.2
3.2.0
->3.2.4
4.1.0
->4.1.1
7.0.1
->7.0.2
0.1.17
->0.1.21
9.0.1
->9.0.2
6.4.0
->6.4.4
4.0.1
->4.0.2
4.0.1
->4.0.2
6.0.1
->6.0.2
5.0.1
->5.0.2
4.1.6
->4.1.10
6.1.0
->6.1.1
7.1.0
->7.1.1
9.0.9
->9.1.0
5.0.0
->5.2.0
24.0.0
->24.1.0
8.0.4
->8.0.5
2.4.1
->2.4.2
2.6.1
->2.6.4
1.7.1
->1.9.1
5.12.0
->5.13.0
22.1.2
->22.2.2
6.1.2
->6.2.1
7.12.0
->7.12.4
4.0.12
->4.1.0
6.2.1
->6.2.2
24.0.0
->24.1.0
3.8.0
->3.11.0
8.1.0
->8.1.3
1.15.3
->1.16.4
16.7.0
->16.8.1
10.0.3
->10.0.4
16.7.0
->16.8.1
1.5.0
->1.5.1
2.6.2
->2.6.3
9.9.0
->9.10.1
1.5.1
->1.5.2
4.28.3
->4.29.3
3.1.2
->3.2.3
4.1.5
->4.2.1
in
String#replace
, #471airbnb/enzyme
v1.9.1
Compare Source
v1.9.0
Compare Source
v1.8.0
Compare Source
eslint/eslint
v5.13.0
Compare Source
91c8884
Chore: use local function to append "s" instead of a package (#11293) (Timo Tijhof)b5143bf
Update: for-direction detection false positives/negatives (#11254) (Ruben Bridgewater)9005e63
Chore: increase camelcase test coverage (#11299) (Redmond Tran)5b14ad1
Fix: false positive in no-constant-condition (fixes #11306) (#11308) (Pig Fang)6567c4f
Fix: only remove arrow before body in object-shorthand (fixes #11305) (#11307) (Pig Fang)fa2f370
Docs: update rule configuration values in examples (#11323) (Kai Cataldo)0a3c3ff
New: Allow globals to be disabled/configured with strings (fixes #9940) (#11338) (Teddy Katz)dccee63
Chore: avoid hard-coding the list of core rules in eslint:recommended (#11336) (Teddy Katz)c1fd6f5
Chore: remove undocumentedLinter#rules
property (refs #9161) (#11335) (Teddy Katz)36e3356
Chore: remove dead code for loading rules (#11334) (Teddy Katz)c464e27
Docs: Renameresult
->foo
(#11210) (Alexis Tyler)v5.12.1
Compare Source
eb5c401
Chore: use meta.messages in some rules (2/4) (refs #9870) (#10773) (薛定谔的猫)aa56247
Fix: avoid loading core rules dynamically from FS in Linter (#11278) (Peter Metz)04450bb
Docs: clarify process for adding committers (#11272) (Kai Cataldo)3ffcf26
Docs: add @g-plane as committer (#11277) (Kai Cataldo)c403445
Fix: warn constant on RHS of || in no-constant-condition (fixes #11181) (#11253) (Merlin Mason)9194f45
Fix: Manage severity of 1 with TAP reporter (fixes #11110) (#11221) (Gabriel Cousin)000f495
Docs: fix example for sort-imports ignoreDeclarationSort (#11242) (Remco Haszing)7c0bf2c
Docs: Addnpx
usage to Getting Started guide (#11249) (eyal0803)da9174e
Docs: fixes typo peerDepencies (#11252) (Christian Kühl)9c31625
Docs: Improve custom formatter docs (#11258) (Nicholas C. Zakas)jest-community/eslint-plugin-jest
v22.2.2
Compare Source
Bug Fixes
v22.2.1
Compare Source
Bug Fixes
v22.2.0
Compare Source
Features
v22.1.3
Compare Source
Features
evcohen/eslint-plugin-jsx-a11y
v6.2.1
Compare Source
=================
9980e45
[fix] Prevent Error when JSXSpreadAttribute is passed to isSemanticRoleElementv6.2.0
Compare Source
=================
5650674
[new rule] control-has-associated-label checks interactives for a labelf234698
[docs] add How to manage IDs9924d03
[docs] document jsx-a11y/label-has-associated-control assert option77b9870
[docs] Add newlines below headings8244e43
[docs] Add syntax highlighting to example26f41c8
[docs] Change explanation for role="presentation" escape hatch33a1f94
[fix] - Purely decorative emojis do not need descriptions.29d20f7
fix: update emoji-regex to version 7.0.20b63f73
chore: update flow-bin to version 0.88.0baa1344
[fix] Disable jsx-a11y/label-has-for in recommended2c5fb06
chore: update jscodeshift to version 0.6.087debc0
[fix] corrected no-noninteractive-element-to-interactive-role.md filed56265b
chore: update flow-bin to version 0.87.0477966f
[fix] Update test for implicit role ofimg
f484ce3
[fix] No implicit role for<img>
withalt=""
6c33bcb
[fix] Add select to the list of default control elements in label-has-associated-control011f8d9
[fix] Dialog and Alert roles can host keyboard listeners0f6a8af
[fix] More easierplugin:jsx-a11y/{recommended,strict}
configs3844248
[fix] Mark the replacement for label-has-for93265cb
[fix] normalizedValues to values651366c
[fix] Make aria-role case sensitive56d3b9a
[fix][484] Fix role-has-required-aria-props for semantic elements like input[checkbox]46e9abd
[fix] Handle the type={truthy} case in jsxyannickcr/eslint-plugin-react
v7.12.4
Compare Source
Fixed
no-unused-prop-types
][]: avoid a crash (#2131, @ljharb)prop-types
][]: avoid further crashes from nonexistent nodes in unusedPropTypes (#2127, @ljharb)prop-types
][]: Read name of callee object (#2125, @CrOrc)prop-types
][]: Ignore reassignments when matching props declarations with components (#2051, #1957, @yannickcr)prop-types
][], [no-unused-prop-types
][], [require-default-props
][]: Detect components with return statement in switch/case (#2118, @yannickcr)Changed
prop-types
][], [no-typos
][]: add passing test cases (#2123, #2128, #2136, #2134, @ljharb)v7.12.3
Compare Source
Fixed
jsx-indent
][]: Prevent crash on valueless props (#2120, @jomasti)jsx-fragments
][]: avoid crashing on self-closing fragments (#2113, @alexzherdev)no-unused-prop-types
][]: Fix propType detection inside class bodies (#2115, @drx)no-unused-prop-types
][]: fix issue with propTypes misclassifying props (#2111, @drx)display-name
][]: fix false positive forReact.memo
(#2109, @jomasti)Changed
v7.12.2
Compare Source
Fixed
prop-types
][]: avoid crash on used prevProps (#2095, @ljharb)forbid-prop-types
][]: fix crash with propWrapper check on MemberExpressions (#2104, @ljharb)v7.12.1
Compare Source
Fixed
no-unused-state
][]: Fix crash with class fields (#2098, @jomasti)prop-types
][]: Fix false positives inside lifecycle methods (#2099, @jomasti)jsx-max-depth
][]: avoid a crash (#2102, @ljharb)jsx-wrap-multilines
][]: avoid crash when no trailing newline (#2100, @ljharb)Changed
wycats/handlebars.js
v4.1.0
Compare Source
v4.0.13
Compare Source
SBoudrias/Inquirer.js
v6.2.2
Compare Source
lerna/lerna
v3.11.0
Compare Source
Bug Fixes
Features
--github-release
(#1864) (f84a631), closes #15133.10.8 (2019-02-01)
Bug Fixes
3.10.7 (2019-01-22)
Bug Fixes
libnpm/publish
fails (9e9ce08)3.10.6 (2019-01-19)
Bug Fixes
3.10.5 (2019-01-11)
Bug Fixes
3.10.4 (2019-01-10)
Bug Fixes
npm ci
when hoisting (27516b9), closes #18653.10.3 (2019-01-10)
Bug Fixes
3.10.2 (2019-01-09)
Bug Fixes
3.10.1 (2019-01-09)
Bug Fixes
v3.10.8
Compare Source
Bug Fixes
Features
--github-release
(#1864) (f84a631), closes #15133.10.8 (2019-02-01)
Bug Fixes
3.10.7 (2019-01-22)
Bug Fixes
libnpm/publish
fails (9e9ce08)3.10.6 (2019-01-19)
Bug Fixes
3.10.5 (2019-01-11)
Bug Fixes
3.10.4 (2019-01-10)
Bug Fixes
npm ci
when hoisting (27516b9), closes #18653.10.3 (2019-01-10)
Bug Fixes
3.10.2 (2019-01-09)
Bug Fixes
3.10.1 (2019-01-09)
Bug Fixes
v3.10.7
Compare Source
Bug Fixes
v3.10.6
Compare Source
Bug Fixes
libnpm/publish
fails (9e9ce08)v3.10.5
Compare Source
Bug Fixes
v3.10.4
Compare Source
Bug Fixes
v3.10.3
Compare Source
Bug Fixes
npm ci
when hoisting (27516b9), closes #1865v3.10.2
Compare Source
Bug Fixes
Renovate configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!
".👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot. View repository job log here.